home *** CD-ROM | disk | FTP | other *** search
/ PD Collection CD 1 / PD Collection CD 1.iso / textual / stronged / !StrongED_FileMenu < prev    next >
Encoding:
Text File  |  1996-05-28  |  1.3 KB  |  48 lines

  1.  
  2. This is a
  3.     It is easy to make    *echo Hi Mom
  4.     your own. Edit the    *echo Hi Mom
  5.     Filemenu file        *echo Hi Mom
  6.     (just click on        *echo Hi Mom
  7.     'Filemenu' in the    *echo Hi Mom
  8.     iconbar menu)        *echo Hi Mom
  9. dummy
  10.     Each line is either    *echo Hi Mom
  11.     a command (starts with    *echo Hi Mom
  12.     an asterisk), or a    *echo Hi Mom
  13.     file. If you just    *echo Hi Mom
  14.     enter a full path, then    *echo Hi Mom
  15.     the leafname will show    *echo Hi Mom
  16.     in the menu, or you can    *echo Hi Mom
  17.     start the line with the    *echo Hi Mom
  18.     label you want, followed    *echo Hi Mom
  19.     by TAB and the actual    *echo Hi Mom
  20.     filename or command    *echo Hi Mom
  21. file menu
  22.     Submenus are made by    *echo Hi Mom
  23.     indenting the lines    *echo Hi Mom
  24.     more than their parent.    *echo Hi Mom
  25.         like this    *echo Hi Mom
  26.     Note: StrongED only    *echo Hi Mom
  27.     counts characters, so    *echo Hi Mom
  28.     a TAB is the same as one    *echo Hi Mom
  29.     space.  To avoid    *echo Hi Mom
  30.     confusion, don't mix    *echo Hi Mom
  31. -
  32. Applications
  33.     StrongED
  34.         <StrongED$Dir>.BaseMode
  35.         <StrongED$Dir>.Modes
  36.         <StrongED$Dir>.Autosave
  37. History
  38.     sm!stronged; Last Applications
  39.         #hist 2000;**.!* ;4
  40.     small_fff; Last C sources
  41.         #hist fff;**.C.* **.H.* ;20
  42.     small_ffb; Last BASIC/TXT
  43.         #hist fff fd1;** ;20
  44.     small_dir; Last Directories
  45.         #hist 1000 2000;** ;20
  46.     small_ffd; The rest
  47.         #hist ;** ;20
  48. #end